projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddd302d
)
Spelling fix.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 21 Feb 2012 00:16:37 +0000
(16:16 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 21 Feb 2012 00:16:37 +0000
(16:16 -0800)
src/syntax.c
patch
|
blob
|
history
diff --git
a/src/syntax.c
b/src/syntax.c
index 645a65f13e6106b49353beeeb95687d6723625dd..16012d9f88ebf95261cbb696971d8f29a51ab48b 100644
(file)
--- a/
src/syntax.c
+++ b/
src/syntax.c
@@
-2854,7
+2854,7
@@
If DEPTH is nonzero, treat that as the nesting depth of the starting
point (i.e. the starting point is DEPTH parentheses deep). This
function scans over parentheses until the depth goes to zero COUNT
times. Hence, positive DEPTH moves out that number of levels of
-paretheses, while negative DEPTH moves to a deeper level.
+pare
n
theses, while negative DEPTH moves to a deeper level.
Comments are ignored if `parse-sexp-ignore-comments' is non-nil.